get /about

About the product (getProductInfo)

About the product.

Consumes

This API call consumes the following media types via the Content-Type request header:

  • application/json

 

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

  • application/json

Responses

200

OK

Return type

array[ProductInfo]

release

String

build

String

version

String

systemId

String

 

Example data

Content-Type: application/json

{

"release" : "4.0.0",

"build" : "15736"

"version" : "1234567 (branch: HEAD)"

"systemId" : {"1234567"},

}

Default

Error ErrorInfo

errorCode (optional)

String

url(optional)

String

message (optional)

String